home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
ia.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
863b
|
31 lines
<search function="ia">
<name>Internet Archive</name>
<description>
Look at copies of web pages archived at periodic intervals.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>ia cnet.com</td></tr>
</table>
</description>
<category>Fun</category>
<link>http://web.archive.org/</link>
<script><![CDATA[
function ia(q)
{
if( nullArgs("ia",q) )
return false;
else if (q.indexOf("://") >= 0)
openSearchWindow("http://web.archive.org/web/*/" + q);
else
openSearchWindow("http://web.archive.org/web/*/http://" + q);
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>